.nybanner {
  height: 227px;
  background: #656565;
  width: 100%;
}
.submian {
  padding-top: 30px;
}
.submian .subleft {
  width: 275px;
  padding-bottom: 50px;
}
.submian .subleft .leftnews {
  padding-top: 20px;
}
.submian .subleft .leftnews .leftnewscomt {
  border: 1px solid #e9e9e9;
  padding: 10px;
}
.submian .subleft .leftnews .leftnewscomt ul {
  padding: 5px 0px;
}
.submian .subleft .leftnews .leftnewscomt ul li {
  height: 28px;
  line-height: 28px;
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
}
.submian .subleft .leftnews .leftnewscomt ul li a {
  float: left;
  color: #333;
}
.submian .subleft .leftnews .leftnewscomt ul li a:hover {
  color: #005FBB;
}
.submian .subleft .leftnews .leftnewscomt ul li span {
  float: right;
}
.submian .subright {
  width: 695px;
  padding-bottom: 65px;
}
.submian .subright .produtlist .list {
  overflow: hidden;
  padding: 20px 0px;
}
.submian .subright .produtlist .list .itag {
  width: 103%;
}
.submian .subright .produtlist .list .itag li {
  margin-bottom: 10px;
  width: 235px;
  float: left;
}
.submian .subright .produtlist .list .itag li a img {
  width: 218px;
  height: 164px;
  display: block;
  padding: 2px;
  border: 1px solid #cecece;
}
.submian .subright .produtlist .list .itag li a span {
  width: 222px;
  display: block;
  text-align: center;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  font-weight: bold;
  overflow: hidden;
}
.submian .subright .produtlist .list .itag li a:hover img {
  background: #1145b2;
  border-color: #1145b2;
}
.submian .subright .produtlist .list .itag li a:hover span {
  color: #1145b2;
}
.submian .subright .listaboutcomt {
  line-height: 24px;
  padding: 20px 0px;
}
.submian .subright .title .sitepath,
.submian .subright .title .sitepath a {
  color: #676767;
}
.submian .subright .title .sitepath a:hover {
  color: #2677c5;
}
.submian .subright .qa {
  width: auto;
  padding: 15px 0px;
}
.submian .subright .qa li {
  height: auto;
}
.submian .subright .qa li .a2 p {
  width: 90%;
  height: auto;
}
.submian .subright .aboutlist {
  padding: 15px 0px;
  line-height: 24px;
  color: #333;
}
.submian .subright .listnews {
  padding: 15px 0px;
}
.submian .subright .listnews ul li {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px dotted #ccc;
}
.submian .subright .listnews ul li a {
  float: left;
}
.submian .subright .listnews ul li span {
  float: right;
}
/*list news*/
/* page_newsdetail_list */
.submian .subright .ArticleTitle {
  padding-top: 10px;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  padding-bottom: 5px;
  border-bottom: 1px dotted #a6a6a6;
  font-weight: bold;
}
.submian .subright .ArticleMessage {
  text-align: center;
  line-height: 22px;
  height: 22px;
  border-bottom: 1px dotted #a6a6a6;
  margin-bottom: 10px;
}
.submian .subright .ArticleTencont {
  padding: 25px 0px 20px 0px;
  line-height: 2em;
  overflow: hidden;
}
/* relatedLink */
.submian .subright .reLink {
  height: 30px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  width: 100%;
  margin: 10px auto 10px;
}
.submian .subright .reLink .prevLink {
  float: left;
  margin-left: 10px;
  height: 30px;
  line-height: 30px;
}
.submian .subright .reLink .nextLink {
  float: right;
  margin-right: 10px;
  height: 30px;
  line-height: 30px;
}
/*page pro  detail*/
.submian .subright .ArticleTencont .center img {
  max-width: 600px;
}
.submian .subright .photoShowTitle {
  border-bottom: 1px dotted #a6a6a6;
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
  text-align: center;
}
.submian .subright .ArticleTencont .ProDes {
  line-height: 24px;
  padding: 10px 0px;
}
/* pager */
.pager {
  display: block;
  width: 100%;
  height: auto;
  padding: 25px 0 5px;
  text-align: right;
  clear: both;
  margin-bottom: 5px;
}
.pager span,
.pager a {
  display: inline-block;
  border: 1px solid #eee;
  color: #666;
  background: #f3f3f3;
  height: 24px;
  line-height: 24px;
  padding: 0px 8px;
  text-decoration: none;
  margin: 0 5px;
}
.pager a:hover {
  background: #1550c7;
  border-color: #1550c7;
  color: #fff;
  text-decoration: none;
}
.pager .cur {
  background: #1550c7;
  border-color: #1550c7;
  font-weight: bold;
  color: #FFF;
}
.pager span.dot {
  background: #1550c7;
  border-color: #1550c7;
  font-weight: bold;
  color: #FFF;
}
/* cms2.0地图 */
.baiduMap {
  height: 200px;
  margin: 10px 0 10px;
  border-radius: 2px;
  line-height: 120%;
  font-size: 0.9em;
}
.BMap_bubble_title a {
  display: inline-block;
  padding: 0 10px;
  height: 2em;
  line-height: 2em;
  border-radius: 0.5em;
  background: #333;
  color: #FFF;
}
.pageMsg {
  color: #333d58;
  margin-top: 30px;
}
.pageMsg #formPost table td input#txtImageCode {
  width: 70px;float: left;
}
.pageMsg #formPost table td input:focus {
  border-color: #eee;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px #fff, 0 0 4px #301822;
}
.pageMsg #formPost table span.red {
  color: #f00;
  margin-right: 5px;
}
.pageMsg #formPost table input {
  border-radius: 3px;
  border: 1px solid #eee !important;
  font-family: "微软雅黑";
}
.pageMsg #formPost table textarea {
  border: 1px solid #eee !important;
  border-radius: 3px;
}
.pageMsg #formPost table input.sub {
  font-family: "微软雅黑";
  cursor: pointer;
  width: 100px;
  height: 35px;
  line-height: 24px;
  color: #848484;
  text-align: center;
  margin-top: 10px;
  background: #fff;
  filter: chroma(color=#000000);
}
.pageMsg #formPost table input.sub:hover {
  background: #4c7611;
  color: #fff;
  border: 1px solid #eee !important;
}
.pageMsg #formPost table td input {
  width: 240px;
  height: 25px;
  line-height: 25px;
  padding: 0px 5px;
}
.pageMsg tr.code input {
  width: 90px;
}
.pageMsg .err {
  color: #f00;
  padding-left: 10px;
}
.pageMsg tr.item textarea {
  width: 240px;
  height: 50px;
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 0 5px;
}
.maplist li a {
  background: #eee;
  width: 98%;
  height: 30px;
  line-height: 30px;
  display: block;
  margin-bottom: 10px;
  padding-left: 2%;
  font-weight: bold;
}
.maplist li .box {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.maplist li .box a {
  height: 24px;
  line-height: 24px;
  width: 150px;
  text-align: center;
  margin-right: 10px;
  padding: 0px 5px;
  font-weight: normal;
}
.maplist li .box a:hover {
  background: #295ab6;
  color: #fff;
}
.fix {
  width: 124px;
  height: auto;
  background: #fff;
  position: fixed;
  bottom: 10%;
  right: 5px;
  z-index: 99;
}
.fix .ftop {
  background: url(../images/fop.jpg) no-repeat;
  height: 35px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 14px;
}
.fix .fbot {
  border-bottom: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  padding: 5px;
}
.fix .qq {
  padding: 10px 0px;
  border-bottom: 1px solid #e0e0e0;
}
.fix .qq a img,
.fix .qq a {
  width: 92px;
  height: 22px;
  margin: 0 auto;
  display: block;
}
.fix .wxewm {
  border-bottom: 1px solid #f4f4f4;
  padding-top: 10px;
}
.fix .wxewm img {
  width: 96px;
  height: 96px;
  display: block;
  border: 1px solid #e0e0e0;
  margin: 0 auto;
}
.fix .wxewm span {
  display: block;
  text-align: center;
  height: 24px;
  line-height: 24px;
  padding-bottom: 5px;
}
.fix .fixtel {
  display: block;
  line-height: 24px;
  text-align: center;
  color: #4e4e4e;
  padding: 10px 0px;
}
.fix .fixtel b {
  color: #2a5bc1;
  font-family: impact, arial;
  font-size: 16px;
  display: block;
}
.fix .blacktop {
  position: absolute;
  background: url(../images/fixclick.png) no-repeat;
  width: 37px;
  height: 73px;
  top: 115px;
  left: -37px;
  cursor: pointer;
}
/*# sourceMappingURL=page.css.map */

/*HTML地图*/
.about_main{line-height:30px; height:auto; font-size:14px;color:#666666; margin:0; padding:0;float:left;}
.about_main ul{list-style:none; margin:0; padding:0;}
.about_main ul li.map_1{border-bottom:1px solid #eee;margin:10px 0;padding:10px;font-weight:bold;}
.about_main ul li.map_2{ float:left; min-width:110px; padding:0 5px;}
.about_main ul li a{color: #666666;}
.about_main ul li a:hover{color:#666666; text-decoration:underline; font-weight:bold;}
.right_top ._column_title{ border-left:3px solid #e60044; color:#333; float:left; font-size:20px; height:24px; line-height:24px; margin:19px 0; padding-left:15px; display:inline;}
.right_top .column_path{ float:right;display:inline; color:#999; font-size:12px;}
.right_top .column_path a{color:#999;}